PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.shadings Package / PDFRadialShading Class / PDFRadialShading Constructor / PDFRadialShading Constructor(PDFCosDictionary)
The COS shading.
In This Topic
    PDFRadialShading Constructor(PDFCosDictionary)
    In This Topic
    Initializes a new object.
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFRadialShading( 
       PDFCosDictionary cosShading
    )

    Parameters

    cosShading
    The COS shading.
    See Also